home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2003 March / Practical Internet Issue 78.iso / pc / PracticalInternet.exe / scripts / DefineButton2_84 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-02-06  |  37 b   |  4 lines

  1. on(release){
  2.    gotoAndStop(1);
  3. }
  4.